Replace queues with Qlist in session handling. (#263)
authortsteven4 <tsteven4@users.noreply.github.com>
Fri, 19 Oct 2018 12:13:51 +0000 (06:13 -0600)
committerGitHub <noreply@github.com>
Fri, 19 Oct 2018 12:13:51 +0000 (06:13 -0600)
commit4764f8d714ca974964bf147016b41128a0335b97
tree757002d0c741d86ab2a831b573a8400decdbae8e
parent436ed22079cfdafffeb306965bfda8c2f36d8981
Replace queues with Qlist in session handling. (#263)

session tracks a possible series of input formats and input filenames.
csv_util.cc
defs.h
main.cc
mmo.cc
session.cc
session.h